home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Preview: Enemy of the State
/
Interactive Preview: Enemy of the State.iso
/
pc
/
main.dxr
/
00465_cam.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-19
|
155 b
|
13 lines
on mouseUp me
cursor(0)
go("B")
end
on mouseEnter me
set the cursor of sprite the spriteNum of me to [54, 55]
end
on mouseLeave me
cursor(0)
end